Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Tue, 25 Jul 2023 09:38:00 +0000 (10:38 +0100)
committerStephen Kitt <skitt@debian.org>
Tue, 25 Jul 2023 09:38:00 +0000 (10:38 +0100)
commit422b073926feb7d3ba85bf28aa562ba97422c056
treeb0eedeaac7336aa1c59a879302f6b05eb5b16ba5
parenta0e3a5545626150b63327f730caddca255638bd7
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt